xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
<root> / artwork / rocketgit v1.svg (f8c426ab5650da9e4c1ba84222542b514215662d) (4,280B) (mode 100644) [raw]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="744.09448819"
   height="1052.3622047"
   id="svg2"
   version="1.1"
   inkscape:version="0.48.1 r9760"
   sodipodi:docname="rocketgit v1.svg">
  <defs
     id="defs4" />
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="0.48082306"
     inkscape:cx="16.407057"
     inkscape:cy="526.18109"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="false"
     inkscape:window-width="1280"
     inkscape:window-height="727"
     inkscape:window-x="0"
     inkscape:window-y="25"
     inkscape:window-maximized="1" />
  <metadata
     id="metadata7">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1">
    <path
       style="fill:#ffff00;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       d="m 191.33858,272.4495 c 3.3598,16.87295 37.66474,-14.64983 47.36866,1.8369 -13.99545,14.80635 -56.12648,27.43753 -21.40752,30.91733 15.05554,-10.93515 46.96475,-41.25936 58.45624,-28.40427 -11.95088,13.86087 -43.38998,27.23832 -38.07809,44.67544 11.76999,1.364 42.80792,-36.57348 36.26476,-10.85725 -9.25333,9.20951 -40.56445,37.41804 -15.38287,41.37959 18.70544,-3.54519 35.18782,-52.87818 48.96043,-31.92691 2.35496,11.44825 -46.93611,39.51502 -27.63011,48.01214 16.44856,7.31998 58.97074,-33.97823 45.27275,-8.25607 -5.03411,13.55954 -33.48515,24.49106 -9.20064,30.23798 10.143,5.56775 25.50356,3.88843 47.65149,-15.78292 9.6106,-29.85051 23.82374,-44.27808 13.83319,-71.42627 -7.59005,-33.75652 -106.43607,-85.71621 -138.63238,-82.15666 -26.05898,6.56573 -45.40965,32.00239 -47.47591,51.75102 z"
       id="path3786"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="cccccccccccccccc"
       inkscape:export-filename="/home/catab/Desktop/rg/text2995.png"
       inkscape:export-xdpi="90"
       inkscape:export-ydpi="90" />
    <path
       style="fill:#ff0000;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       d="M 322.31325,226.69462 C 351.76855,145.97448 431.7913,89.672611 524.05066,95.669289 508.95556,182.79637 469.28346,239.17322 363.90859,255.81136 c 0,0 29.11674,49.91441 -14.55837,103.98835 10.39884,-72.79184 -12.4786,-70.71207 -12.4786,-70.71207 l -60.31325,33.27627 27.03697,-62.39301 c 0,0 -35.55506,-24.65517 -101.90859,0 98.97554,-64.11722 80.50531,-59.84482 120.6265,-33.27628 z"
       id="path2993"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="ccccccccc"
       inkscape:export-filename="/home/catab/Desktop/rg/text2995.png"
       inkscape:export-xdpi="90"
       inkscape:export-ydpi="90" />
    <text
       xml:space="preserve"
       style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans Bold"
       x="163.98395"
       y="428.81619"
       id="text2995"
       sodipodi:linespacing="125%"
       transform="matrix(0.73954347,-0.6731088,0.6731088,0.73954347,0,0)"
       inkscape:export-xdpi="90"
       inkscape:export-ydpi="90"><tspan
         sodipodi:role="line"
         id="tspan2997"
         x="163.98395"
         y="428.81619">Git</tspan></text>
  </g>
</svg>
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master